ocr: A Sonware Build Process Checklist Complete Any Pending Changes 2 Scarch for place-holder comments that still need to be replaced with code. Update the file: and function prologs and add other necessary comments. Ei Verify that all new code meets the established coding standards. L Check the spelling of all new user-interface text (prompts, error essages, etc.). Create or modify appropriate unit test drivers and run them. Remove extraneous debugging codc. Turn off debugging compiler switches. "Check in" Files & "Check in" all modified files to the version control system (VCS). Compare files tha ...